home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-06-28 | 292 b | 8 lines | [TEXT/MMCC] |
- // asm routines, indexes are zero-based
-
- StringPtr GetPtrIndHString(Handle resH, unsigned short index);
- void GetIndHString(Str255 *dest, Handle resH, unsigned short index);
- short KeyState(unsigned short k );
- OSType Str2OSType(StringPtr theStr);
- void OSType2Str(OSType typ, StringPtr theStr);
-